home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 334
- Top = 266
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Cracked!'
- ClientHeight = 86
- ClientWidth = 154
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 208
- Width = 3
- Height = 16
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 137
- Height = 41
- AutoSize = False
- Caption = 'Congratulations! You done it! Mail me: zack@mail.cz'
- WordWrap = True
- end
- object Button1: TButton
- Left = 40
- Top = 48
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-